Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Apr 24, 2025

Fixes TOOL-4242


PR-Codex overview

This PR focuses on ensuring that the address property of the Account object is consistently processed through the getAddress function across various files in the thirdweb package.

Detailed summary

  • Updated address assignment to use getAddress(address) in:
    • packages/thirdweb/src/wallets/coinbase/coinbase-web.ts
    • packages/thirdweb/src/wallets/wallet-connect/controller.ts
    • packages/thirdweb/src/wallets/smart/index.ts
    • packages/thirdweb/src/wallets/private-key.ts
    • packages/thirdweb/src/adapters/ethers5.ts
    • packages/thirdweb/src/adapters/ethers6.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented Apr 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 8:14am
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 8:14am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 8:14am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 8:14am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 8:14am

@changeset-bot
Copy link

changeset-bot bot commented Apr 24, 2025

🦋 Changeset detected

Latest commit: 14b820f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
thirdweb Patch
@thirdweb-dev/wagmi-adapter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Apr 24, 2025
@linear
Copy link

linear bot commented Apr 24, 2025

@joaquim-verges joaquim-verges marked this pull request as ready for review April 24, 2025 07:19
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 24, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 51.16 KB (0%) 1.1 s (0%) 168 ms (+176.96% 🔺) 1.2 s
thirdweb (cjs) 143.77 KB (0%) 2.9 s (0%) 262 ms (+53.35% 🔺) 3.2 s
thirdweb (minimal + tree-shaking) 5.66 KB (0%) 114 ms (0%) 56 ms (+1260.75% 🔺) 169 ms
thirdweb/chains (tree-shaking) 514 B (0%) 11 ms (0%) 30 ms (+1949.3% 🔺) 40 ms
thirdweb/react (minimal + tree-shaking) 19.33 KB (0%) 387 ms (0%) 92 ms (+750.44% 🔺) 478 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants